func github.com/andybalholm/brotli.randomSampleLiteral

2 uses

	github.com/andybalholm/brotli (current package)
		block_splitter_literal.go#L30: func randomSampleLiteral(seed *uint32, data []byte, length uint, stride uint, sample *histogramLiteral) {
		block_splitter_literal.go#L49: 		randomSampleLiteral(&seed, data, length, stride, &sample)